home *** CD-ROM | disk | FTP | other *** search
/ il gioco del Kamasutra / Milo Manara Kamasutra.iso / mac / DATA / ParteII / Gioco / Intro.dir / 00003_Script_3 < prev    next >
Text File  |  1997-11-23  |  181b  |  10 lines

  1. on exitFrame
  2. --  if not soundbusy (2) then
  3. --    puppetsound 2,"L"&random(5)
  4. --  end if
  5. --  
  6.   if not soundbusy (3) then
  7.     puppetsound 3,"K68"
  8.   end if
  9.   go the frame
  10. end